home *** CD-ROM | disk | FTP | other *** search
/ Venus 7000 / darktronics.iso / Software / Service Packs / WinXPSP1.exe / ip / ims.in_ / ims.inf
Encoding:
Windows Setup INFormation  |  2002-08-29  |  47.7 KB  |  2,251 lines

  1. [Version]
  2. Signature = "$Windows NT$"
  3.  
  4. [Optional Components]
  5. ims
  6. iis_smtp
  7.  
  8. [ims]
  9. Parent = iis
  10. OptionDesc = %SDESC_IMS%
  11. Tip = %LDESC_IMS%
  12. IconIndex = *
  13.  
  14. [iis_smtp]
  15. Needs=iis_www
  16. Parent = ims
  17. OptionDesc = %SDESC_IIS_SMTP%
  18. Tip =%LDESC_IIS_SMTP%
  19. IconIndex = *
  20. UpgReg="System\CurrentControlSet\Services\SMTPSVC"
  21.  
  22. [iis_smtp_docs]
  23. Needs=iis_doc
  24. Parent = ims
  25. OptionDesc = %SDESC_IIS_SMTP_DOCS%
  26. Tip =%LDESC_IIS_SMTP_DOCS%
  27. IconIndex = *
  28. UpgReg="System\CurrentControlSet\Services\SMTPSVC"
  29.  
  30. ; =========================================================================
  31. ; About iis_smtp
  32. ;
  33. [iis_smtp_install]
  34. Copyfiles=\
  35. iis_common_files_system, \
  36. iis_ims_files_program, \
  37. iis_ims_files_system, \
  38. iis_ims_files_routing, \
  39. iis_ims_files_uninstall, \
  40. iis_smtp_files_service, \
  41. iis_smtp_files_system, \
  42. iis_smtp_files_mail_help
  43. AddReg=iis_smtp_register
  44. DelFiles=iis_smtp_files_obsolete
  45.  
  46. [iis_smtp_uninstall]
  47. Delfiles=\
  48. iis_smtp_files_service, \
  49. iis_smtp_files_system, \
  50. iis_smtp_files_mail_help, \
  51. iis_smtp_files_webadmin, \
  52. iis_smtp_files_webadmin_images, \
  53. iis_smtp_files_webadmin_help
  54. DelReg=iis_smtp_unregister
  55.  
  56. [remove_webadmin]
  57. Delfiles=\
  58. iis_smtp_k2_files_mail_docs, \
  59. iis_smtp_k2_files_web, \
  60. iis_smtp_k2_files_webadmin, \
  61. iis_smtp_k2_files_webadmin_images, \
  62. iis_smtp_k2_files_webadmin_help, \
  63. iis_smtp_mcis20_files_webadmin, \
  64. iis_smtp_mcis20_files_webadmin_images, \
  65. iis_smtp_mcis20_files_webadmin_help, \
  66. iis_smtp_mcis20_files_snap, \
  67. iis_mail_mcis20_docs
  68.  
  69. [iis_smtp_register]
  70.  
  71. [iis_smtp_unregister]
  72.  
  73. ; =========================================================================
  74. ; About iis_smtp_docs
  75. ;
  76. [iis_smtp_docs_install]
  77. Copyfiles=\
  78. iis_mail_docs
  79.  
  80. [iis_smtp_docs_uninstall]
  81. Delfiles=\
  82. iis_mail_docs
  83.  
  84.  
  85. ; =========================================================================
  86. ; The list of shared files to uninstall in the event of remove all or
  87. ; uninstalling the last component
  88. ;
  89. [iis_ims_uninstall]
  90. Delfiles=\
  91. iis_ims_files_program, \
  92. iis_ims_files_system, \
  93. iis_ims_files_uninstall
  94.  
  95. [iis_ims_mcis_uninstall]
  96. Delfiles=\
  97. iis_ims_files_routing, \
  98. iis_ims_files_uninstall, \
  99. iis_ims_files_k2_smtp, \
  100. iis_ims_files_k2_webadmin_uninstall, \
  101. iis_ims_files_k2_webadmin_uninstall_images, \
  102. iis_ims_files_k2_webadmin_uninstall_help, \
  103. iis_ims_files_k2_docs_uninstall, \
  104. iis_ims_files_k2_setup_uninstall
  105.  
  106. ; =========================================================================
  107. ; The list of shared files to uninstall in the event of MCIS 1.0 to K2
  108. ; upgrade
  109. ;
  110. [iis_smtp_mcis10_product_upgrade]
  111. Delfiles=\
  112. iis_smtp_mcis10_system, \
  113. iis_smtp_mcis10_product
  114.  
  115. ; =========================================================================
  116. ; sneely, uninstall obsolete files
  117.  
  118. [iis_smtp_files_obsolete]
  119. smtpmib.dll
  120. smtp.mib
  121.  
  122. ; =========================================================================
  123. ; This is a section containing all the destination directories
  124. ;
  125. ; 18 ===> Windows\help directory (%windir%\help)
  126. ; 11 ===> system directory (%windir%\system on Win95, %windir%\system32 on NT)
  127. ; 32768 ===> c:\inetpub
  128. [DestinationDirs]
  129. iis_common_files_system = 11
  130. iis_mail_docs = 18, mail
  131. iis_ims_files_program=11, inetsrv
  132. iis_ims_files_system=11
  133. iis_ims_files_routing=11, inetsrv
  134. iis_ims_files_k2_smtp=11, inetsrv
  135. iis_ims_files_uninstall=11, setup
  136. iis_smtp_files_service=11, inetsrv
  137. iis_smtp_files_system=11
  138. iis_smtp_files_mail_help=18, mail
  139. iis_smtp_files_webadmin=32768, Mail\Smtp\Admin
  140. iis_smtp_files_webadmin_images=32768, Mail\Smtp\Admin\Images
  141. iis_smtp_files_webadmin_help=32768, Mail\Smtp\Admin\Help
  142. iis_ims_files_k2_webadmin_uninstall=32768, Mail\Smtp\Admin
  143. iis_ims_files_k2_webadmin_uninstall_images=32768, Mail\Smtp\Admin\Images
  144. iis_ims_files_k2_webadmin_uninstall_help=32768, Mail\Smtp\Admin\Help
  145. iis_ims_files_k2_docs_uninstall=18, mail
  146. iis_ims_files_k2_setup_uninstall=11, setup
  147. iis_smtp_files_obsolete=11, inetsrv
  148. iis_smtp_mcis10_system=11
  149. iis_smtp_mcis10_product=11, inetsrv
  150. iis_smtp_k2_files_mail_docs=18, mail
  151. iis_smtp_k2_files_web=32768, Mail\Smtp\Admin
  152. iis_smtp_k2_files_webadmin=32768, Mail\Smtp\Admin
  153. iis_smtp_k2_files_webadmin_images=32768, Mail\Smtp\Admin\Images
  154. iis_smtp_k2_files_webadmin_help=32768, Mail\Smtp\Admin\Help
  155. iis_smtp_mcis20_files_webadmin=32768, Mail\Smtp\Admin
  156. iis_smtp_mcis20_files_webadmin_images=32768, Mail\Smtp\Admin\Images
  157. iis_smtp_mcis20_files_webadmin_help=32768, Mail\Smtp\Admin\Help
  158. iis_smtp_mcis20_files_snap = 18, mail
  159. iis_mail_mcis20_docs = 18, mail
  160.  
  161.  
  162. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  163. ;;
  164. ;; K2
  165. ;;
  166. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  167.  
  168. [iis_smtp_k2_files_mail_docs]
  169. xmo_10.gif
  170. xmo_11.gif
  171. xmo_12.gif
  172. xmo_b01.gif
  173. xmo_b02.gif
  174. mrc02_2.htm
  175. mrc02_3.htm
  176. mrc02_4.htm
  177. mrc02_5.htm
  178. mrc02_6.htm
  179. mrc02_7.htm
  180. mrc03.htm
  181. mrc03_1.htm
  182. mrc03_10.htm
  183. mail.hhc
  184. mail.hhk
  185. moc01.htm
  186. moc02.htm
  187. moc02_1.htm
  188. moc02_2.htm
  189. moc02_3.htm
  190. moc04.htm
  191. moc04_1.htm
  192. moc04_10.htm
  193. moc04_11.htm
  194. moc04_14.htm
  195. moc04_15.htm
  196. moc04_16.htm
  197. moc04_17.htm
  198. moc04_18.htm
  199. moc04_19.htm
  200. moc04_2.htm
  201. moc04_20.htm
  202. moc04_21.htm
  203. moc04_22.htm
  204. moc04_23.htm
  205. moc04_24.htm
  206. moc04_25.htm
  207. moc04_26.htm
  208. moc04_27.htm
  209. moc04_28.htm
  210. moc04_29.htm
  211. moc04_3.htm
  212. moc04_30.htm
  213. moc04_31.htm
  214. moc04_32.htm
  215. moc04_33.htm
  216. moc04_34.htm
  217. moc04_35.htm
  218. moc04_36.htm
  219. moc04_37.htm
  220. moc04_38.htm
  221. moc04_39.htm
  222. moc04_4.htm
  223. moc04_40.htm
  224. moc04_41.htm
  225. moc04_42.htm
  226. moc04_43.htm
  227. moc04_44.htm
  228. moc04_45.htm
  229. moc04_46.htm
  230. moc04_47.htm
  231. moc04_48.htm
  232. moc04_49.htm
  233. moc04_5.htm
  234. moc04_50.htm
  235. moc04_51.htm
  236. moc04_52.htm
  237. moc04_53.htm
  238. moc04_54.htm
  239. moc04_55.htm
  240. moc04_56.htm
  241. moc04_57.htm
  242. moc04_58.htm
  243. moc04_6.htm
  244. moc04_7.htm
  245. moc04_8.htm
  246. moc04_9.htm
  247. moc07.htm
  248. moc07_1.htm
  249. moc07_10.htm
  250. moc07_11.htm
  251. moc07_12.htm
  252. moc07_13.htm
  253. moc07_14.htm
  254. moc07_15.htm
  255. moc07_16.htm
  256. moc07_17.htm
  257. moc07_18.htm
  258. moc07_19.htm
  259. moc07_2.htm
  260. moc07_20.htm
  261. moc07_21.htm
  262. moc07_22.htm
  263. moc07_23.htm
  264. moc07_24.htm
  265. moc07_3.htm
  266. moc07_4.htm
  267. moc07_5.htm
  268. moc07_6.htm
  269. moc07_7.htm
  270. moc07_8.htm
  271. moc07_9.htm
  272. moc08.htm
  273. moc08_1.htm
  274. moc08_10.htm
  275. moc08_11.htm
  276. moc08_12.htm
  277. moc08_13.htm
  278. moc08_14.htm
  279. moc08_15.htm
  280. moc08_2.htm
  281. moc08_3.htm
  282. moc08_4.htm
  283. moc08_5.htm
  284. moc08_6.htm
  285. moc08_7.htm
  286. moc08_8.htm
  287. moc08_9.htm
  288. moc10_1.htm
  289. moc10_2.htm
  290. moc10_3.htm
  291. moc10_4.htm
  292. mrc01.htm
  293. mrc01_1.htm
  294. mrc01_2.htm
  295. mrc01_3.htm
  296. mrc01_4.htm
  297. mrc02.htm
  298. mrc02_1.htm
  299. xmo_01.gif
  300. xmo_02.gif
  301. xmo_03.gif
  302. xmo_04.gif
  303. xmo_05.gif
  304. xmo_06.gif
  305. xmo_07.gif
  306. xmo_08.gif
  307. xmo_09.gif
  308. mrc03_11.htm
  309. mrc03_2.htm
  310. mrc03_3.htm
  311. mrc03_4.htm
  312. mrc03_5.htm
  313. mrc03_6.htm
  314. mrc03_7.htm
  315. mrc03_8.htm
  316. mrc03_9.htm
  317. mrc06.htm
  318. mrc06_1.htm
  319. mrc06_2.htm
  320. mrc06_3.htm
  321. mrc06_4.htm
  322. mrc06_5.htm
  323. mrc07.htm
  324. mrc07_1.htm
  325. mrc07_2.htm
  326. mrc07_3.htm
  327. mrc07_4.htm
  328. mrc07_5.htm
  329. refwelcm.htm
  330. smtpcfg.hlp
  331.  
  332. [iis_smtp_k2_files_web]
  333. global.asa
  334.  
  335. [iis_smtp_k2_files_webadmin]
  336. blank.htm
  337. default.htm
  338. global.asa
  339. nre.asp
  340. nyi.htm
  341. smabout.asp
  342. smaccess.asp
  343. smadv.asp
  344. smadvbd.asp
  345. smadved.asp
  346. smadvhd.asp
  347. smadvls.asp
  348. smau.asp
  349. smbld.asp
  350. smchklen.htm
  351. smcomm.asp
  352. smcon.asp
  353. smconn.asp
  354. smdel.asp
  355. smdistb.asp
  356. smdom.asp
  357. smdomed.asp
  358. smdomhd.asp
  359. smdomls.asp
  360. smeredir.asp
  361. smerrors.asp
  362. smfpop.asp
  363. smgetval.htm
  364. smhd.asp
  365. smisfull.htm
  366. smisnum.htm
  367. smlist.asp
  368. smmes.asp
  369. smmnu.asp
  370. smmnums.asp
  371. smmnuns.asp
  372. smmnus.asp
  373. smosec.asp
  374. smpop.asp
  375. smpophd.asp
  376. smredir.asp
  377. smsec.asp
  378. smser.asp
  379. smses.asp
  380. smseshd.asp
  381. smsesls.asp
  382. smsetval.htm
  383. smslist.asp
  384. smsrv.asp
  385. smstat.asp
  386. smtl.asp
  387. smtp.asp
  388. smtree.asp
  389. smvs.asp
  390. srtb.asp
  391. version.htm
  392. _cnst.asp
  393.  
  394. [iis_smtp_k2_files_webadmin_help]
  395. resume.htm
  396. sec128.htm
  397. secchan.htm
  398. sesdall.htm
  399. sesdisc.htm
  400. sesfrom.htm
  401. sesnext.htm
  402. sesprev.htm
  403. sesrfrsh.htm
  404. sestime.htm
  405. sesuser.htm
  406. smadvh.htm
  407. smauh.htm
  408. smcommh.htm
  409. smdelh.htm
  410. smdomedh.htm
  411. smdomh.htm
  412. smmesh.htm
  413. smsech.htm
  414. smserh.htm
  415. smsesh.htm
  416. smsrvh.htm
  417. start.htm
  418. stop.htm
  419. temp.htm
  420. testfr.htm
  421. title.htm
  422. toc.htm
  423. tocframe.htm
  424. vsdesc.htm
  425. vsipaddr.htm
  426. welcome.htm
  427. dmremv.htm
  428. dmroute.htm
  429. dmtype.htm
  430. dmusessl.htm
  431. mbaddir.htm
  432. mbadto.htm
  433. mlimcon.htm
  434. mlimit.htm
  435. mmsgsize.htm
  436. mndrto.htm
  437. mreset.htm
  438. msave.htm
  439. msessize.htm
  440. pause.htm
  441. props.htm
  442. refresh.htm
  443. dlmasq.htm
  444. dlmaxhop.htm
  445. dlmaxrt.htm
  446. dlqual.htm
  447. dlretint.htm
  448. dlrev.htm
  449. dlsmart.htm
  450. dlssl.htm
  451. dltype.htm
  452. dmadd.htm
  453. dmalias.htm
  454. dmaloc.htm
  455. dmaname.htm
  456. dmdefloc.htm
  457. dmdrop.htm
  458. dmedit.htm
  459. dmlocdom.htm
  460. dmname.htm
  461. dmremote.htm
  462. conlimit.htm
  463. connect.htm
  464. conport.htm
  465. contout.htm
  466. delete.htm
  467. dlattmpt.htm
  468. auntcr.htm
  469. autls.htm
  470. auacct.htm
  471. auchacct.htm
  472. auchnt.htm
  473. auclear.htm
  474. aunoauth.htm
  475. auntacct.htm
  476. condir.htm
  477. colegal.htm
  478.  
  479. [iis_smtp_k2_files_webadmin_images]
  480. mime.gif
  481. mailbox.gif
  482. plusl.gif
  483. popup.gif
  484. radiooff.gif
  485. radioon.gif
  486. refr.gif
  487. remv.gif
  488. roll.gif
  489. rte.gif
  490. save.gif
  491. slideron.gif
  492. slidersp.gif
  493. slidrend.gif
  494. slidroff.gif
  495. smallkey.gif
  496. space.gif
  497. stop.gif
  498. tablcor.gif
  499. tabline.gif
  500. tabottom.gif
  501. tabrcor.gif
  502. tabrline.gif
  503. tabs.gif
  504. tabwdot.gif
  505. tbasp.gif
  506. tbasp0.gif
  507. tbisapi.gif
  508. tbother.gif
  509. updir.gif
  510. vbscript.gif
  511. vdir0.gif
  512. vdir2.gif
  513. vdir4.gif
  514. vrsvrwiz.gif
  515. www0.gif
  516. www2.gif
  517. www4.gif
  518. wwwprop.gif
  519. minus.gif
  520. minusl.gif
  521. new.gif
  522. next.gif
  523. off.gif
  524. ok.gif
  525. on.gif
  526. open.gif
  527. pause.gif
  528. plus.gif
  529. ismhd.gif
  530. key.gif
  531. line.gif
  532. loading.gif
  533. lock.gif
  534. logo.gif
  535. gnicnew.gif
  536. gnicnext.gif
  537. gnicok.gif
  538. gnicprev.gif
  539. gnicrefr.gif
  540. gnicremv.gif
  541. gnicroll.gif
  542. gnicsave.gif
  543. gnictoc0.gif
  544. gnictoc1.gif
  545. gnictoc2.gif
  546. gnicttl.gif
  547. gnicup.gif
  548. handshk.gif
  549. help.gif
  550. helpnote.gif
  551. iisnav.gif
  552. iisttl.gif
  553. ism.gif
  554. ftpprop.gif
  555. globe.gif
  556. gnback.gif
  557. gnicabou.gif
  558. gniccncl.gif
  559. gniccomg.gif
  560. gniccoms.gif
  561. gnicdis.gif
  562. gnicdoc.gif
  563. gnicdown.gif
  564. gnicdsal.gif
  565. gnicedit.gif
  566. gnichelp.gif
  567. gnickey.gif
  568. gniclock.gif
  569. gniclogo.gif
  570. about.gif
  571. access.gif
  572. back.gif
  573. bkclos.gif
  574. bkopen.gif
  575. black.gif
  576. blank.gif
  577. blankl.gif
  578. brws.gif
  579. cert.gif
  580. checkoff.gif
  581. checkon.gif
  582. cncl.gif
  583. comp.gif
  584. comp0.gif
  585. comp1.gif
  586. comp2.gif
  587. comp3.gif
  588. comp4.gif
  589. cont.gif
  590. custrecp.gif
  591. dir0.gif
  592. dir2.gif
  593. dir4.gif
  594. distlist.gif
  595. doc.gif
  596. drct.gif
  597. edit.gif
  598. folder.gif
  599. ftp0.gif
  600. ftp2.gif
  601. ftp4.gif
  602.  
  603.  
  604. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  605. ;;
  606. ;; MCIS 2.0
  607. ;;
  608. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  609.  
  610.  
  611. [iis_mail_mcis20_docs]
  612. moc08_19.htm
  613. moc08_2.htm
  614. moc08_17.htm
  615. moc08_21.htm
  616. moc08_8.htm
  617. moc08_9.htm
  618. moc09_etrn.htm
  619. mrc01.htm
  620. moc08_24.htm
  621. mrc01_2.htm
  622. moc02.htm
  623. mrc01_4.htm
  624. mrc01_5.htm
  625. moc08_18.htm
  626. mrc01_7.htm
  627. mrc01_8.htm
  628. moc08_20.htm
  629. mrc02_1.htm
  630. moc08_22.htm
  631. moc08_23.htm
  632. mrc02_3a.htm
  633. mrc01_1.htm
  634. moc08_16.htm
  635. mrc02_6.htm
  636. mrc02_7.htm
  637. mrc03.htm
  638. mrc03_1.htm
  639. mrc03_10.htm
  640. mrc03_11.htm
  641. mrc03_12.htm
  642. mrc03_13.htm
  643. mrc03_14.htm
  644. mrc03_15.htm
  645. mrc03_16.htm
  646. mrc03_17.htm
  647. mrc03_18.htm
  648. mrc03_19.htm
  649. mrc03_2.htm
  650. mrc03_3.htm
  651. mrc03_4.htm
  652. mrc03_5.htm
  653. mrc03_6.htm
  654. mrc03_7.htm
  655. mrc03_8.htm
  656. mrc03_9.htm
  657. mrc06.htm
  658. mrc06_1.htm
  659. mrc06_2.htm
  660. mrc06_3.htm
  661. mrc06_4.htm
  662. mrc06_5.htm
  663. mrc01_6.htm
  664. mrc07.htm
  665. mrc07_1.htm
  666. mrc02.htm
  667. moc04_19.htm
  668. moc04_19b.htm
  669. moc04_2.htm
  670. moc04_20.htm
  671. moc04_21.htm
  672. moc04_22.htm
  673. moc04_23.htm
  674. moc04_24.htm
  675. moc04_25.htm
  676. moc04_26.htm
  677. moc04_27.htm
  678. moc04_28.htm
  679. moc04_29.htm
  680. moc04_3.htm
  681. moc04_30.htm
  682. moc04_31.htm
  683. moc04_32.htm
  684. moc04_32b.htm
  685. moc04_33.htm
  686. mrc10_8.htm
  687. mrc10_9.htm
  688. ms_logo.gif
  689. navbar.asp
  690. navpad.gif
  691. nocont.gif
  692. noindex.gif
  693. nosearch.gif
  694. print.gif
  695. refwelcm.htm
  696. refwelcm_1.htm
  697. refwelcm_2.htm
  698. refwelcm_3.htm
  699. refwelcm_4.htm
  700. search.asp
  701. search.gif
  702. synch.gif
  703. toc.htm
  704. top_bnr.gif
  705. up.gif
  706. white.gif
  707. xmo_01.gif
  708. xmo_05.gif
  709. xmo_06.gif
  710. xmo_09.gif
  711. xmo_10.gif
  712. xmo_11.gif
  713. xmo_12.gif
  714. xmo_13.gif
  715. xmo_14.gif
  716. xmo_15.gif
  717. xmo_16.gif
  718. xmo_17.gif
  719. xmo_18.gif
  720. xmo_19.gif
  721. xmo_20.gif
  722. xmo_21.gif
  723. xmo_22.gif
  724. xmo_23.gif
  725. moc02_11.htm
  726. moc02_12.htm
  727. moc02_13.htm
  728. moc02_14.htm
  729. moc02_15.htm
  730. moc02_16.htm
  731. moc02_17.htm
  732. moc02_18.htm
  733. moc02_19.htm
  734. moc02_2.htm
  735. moc02_20.htm
  736. moc02_21.htm
  737. moc02_22.htm
  738. moc02_23.htm
  739. moc02_24.htm
  740. moc02_25.htm
  741. moc02_26.htm
  742. moc02_27.htm
  743. moc02_28.htm
  744. moc02_29.htm
  745. moc02_3.htm
  746. moc02_30.htm
  747. moc02_31.htm
  748. moc02_32.htm
  749. moc02_4.htm
  750. moc02_5.htm
  751. moc02_6.htm
  752. moc02_7.htm
  753. moc02_7b.htm
  754. moc02_8.htm
  755. moc02_9.htm
  756. moc04.htm
  757. mrc09_1.htm
  758. moc04_45.htm
  759. moc04_11.htm
  760. mrc01_3.htm
  761. moc04_47.htm
  762. moc04_48.htm
  763. moc04_49.htm
  764. moc04_5.htm
  765. moc04_50.htm
  766. moc04_51.htm
  767. moc04_52.htm
  768. moc04_53.htm
  769. moc04_34.htm
  770. moc04_35.htm
  771. moc04_56.htm
  772. moc04_37.htm
  773. moc04_38.htm
  774. moc04_39.htm
  775. moc04_40.htm
  776. moc04_41.htm
  777. moc04_42.htm
  778. moc04_43.htm
  779. mrc10_7.htm
  780. mrc10_1.htm
  781. moc04_46.htm
  782. mrc10_11.htm
  783. mrc10_2.htm
  784. mrc10_3.htm
  785. mrc10_4.htm
  786. mrc10_5.htm
  787. mrc10_10.htm
  788. mrc07_3.htm
  789. mrc07_4.htm
  790. mrc07_5.htm
  791. mrc07_6.htm
  792. mrc07_7.htm
  793. mrc07_8.htm
  794. mrc09.htm
  795. mrc09_3.htm
  796. mrc09_2.htm
  797. mrc10.htm
  798. moc04_36.htm
  799. moc05_11.htm
  800. moc06_22.htm
  801. moc05_13.htm
  802. mrc06_6.htm
  803. moc05_15.htm
  804. moc05_16.htm
  805. mrc07_2.htm
  806. moc06_28.htm
  807. moc06_29.htm
  808. moc06_30.htm
  809. moc06_31.htm
  810. moc06_32.htm
  811. moc06_33.htm
  812. moc06_34.htm
  813. moc06_35.htm
  814. moc06_36.htm
  815. moc06_37.htm
  816. moc06_4.htm
  817. moc06_5.htm
  818. moc06_6.htm
  819. moc06_7.htm
  820. moc06_8.htm
  821. moc06_9.htm
  822. moc07.htm
  823. moc07_1.htm
  824. moc07_10.htm
  825. moc07_11.htm
  826. moc07_12.htm
  827. moc07_13.htm
  828. moc07_14.htm
  829. moc07_15.htm
  830. moc07_16.htm
  831. moc07_17.htm
  832. moc07_18.htm
  833. moc07_19.htm
  834. moc07_2.htm
  835. moc07_20.htm
  836. moc07_21.htm
  837. moc07_23.htm
  838. moc07_24.htm
  839. moc07_25.htm
  840. moc07_27.htm
  841. moc07_28.htm
  842. moc07_29.htm
  843. moc07_3.htm
  844. moc07_30.htm
  845. moc07_31.htm
  846. moc07_32.htm
  847. moc07_33.htm
  848. moc07_34.htm
  849. moc07_4.htm
  850. moc07_5.htm
  851. moc07_6.htm
  852. moc07_9.htm
  853. moc08.htm
  854. moc08_1.htm
  855. moc08_10.htm
  856. moc08_11.htm
  857. moc08_12.htm
  858. moc08_13.htm
  859. moc08_14.htm
  860. moc08_15.htm
  861. moc05_2.htm
  862. moc05_20.htm
  863. moc05_21.htm
  864. moc05_22.htm
  865. moc05_23.htm
  866. moc05_24.htm
  867. moc05_25.htm
  868. moc05_26.htm
  869. moc05_27.htm
  870. moc05_28.htm
  871. moc08_25.htm
  872. moc08_26.htm
  873. moc08_27.htm
  874. moc08_28.htm
  875. moc08_29.htm
  876. moc08_3.htm
  877. moc08_4.htm
  878. moc08_5.htm
  879. moc08_6.htm
  880. moc08_7.htm
  881. moc05_7.htm
  882. moc05_8.htm
  883. moc05_9.htm
  884. moc06.htm
  885. moc06_1.htm
  886. moc06_10.htm
  887. moc06_11.htm
  888. moc06_12.htm
  889. moc06_13.htm
  890. moc06_14.htm
  891. moc06_15.htm
  892. moc06_16.htm
  893. moc06_17.htm
  894. moc06_18.htm
  895. mrc02_2.htm
  896. mrc02_3.htm
  897. moc06_20.htm
  898. mrc02_4.htm
  899. mrc02_5.htm
  900. moc04_71c.htm
  901. moc06_23.htm
  902. moc06_24.htm
  903. moc06_25.htm
  904. moc06_26.htm
  905. moc06_27.htm
  906. moc04_16.htm
  907. cocss.css
  908. moc04_1.htm
  909. moc04_10.htm
  910. moc04_15.htm
  911. moc04_12.htm
  912. moc04_13.htm
  913. moc04_18.htm
  914. moc02_1.htm
  915. moc02_10.htm
  916. moc04_17.htm
  917. i386.cab
  918. iirturnh.htw
  919. moc04_14.htm
  920. iirturns.htx
  921. iisrch.idq
  922. iisrchhh.idq
  923. index.asp
  924. index.gif
  925. index.htm
  926. ismhd.gif
  927. ixtiphlp.htm
  928. mail.hhc
  929. mail.hhk
  930. mail_bnr.gif
  931. moc01.htm
  932. moc01_1.htm
  933. alpha.cab
  934. moc04_44.htm
  935. coflat.htm
  936. colegal.htm
  937. cont.gif
  938. contalph.asp
  939. contents.asp
  940. coua.css
  941. default.asp
  942. default.htm
  943. glossary.htm
  944. hhctrl.cab
  945. moc04_54.htm
  946. moc04_55.htm
  947. iirturnl.htx
  948. moc04_57.htm
  949. moc04_58.htm
  950. moc04_59.htm
  951. moc04_6.htm
  952. moc04_60.htm
  953. moc04_61.htm
  954. moc04_62.htm
  955. moc04_62b.htm
  956. moc04_62c.htm
  957. moc04_63.htm
  958. moc04_64.htm
  959. moc04_66.htm
  960. moc04_66b.htm
  961. moc04_66c.htm
  962. moc04_66d.htm
  963. moc04_66e.htm
  964. moc04_66f.htm
  965. moc04_67.htm
  966. moc04_68.htm
  967. moc04_68b.htm
  968. moc04_69.htm
  969. moc04_7.htm
  970. moc04_70.htm
  971. moc04_71.htm
  972. moc04_71b.htm
  973. moc05_30.htm
  974. moc04_72.htm
  975. moc04_74.htm
  976. moc04_75.htm
  977. moc04_76.htm
  978. moc04_77.htm
  979. moc04_78.htm
  980. moc04_79.htm
  981. moc04_8.htm
  982. moc04_80.htm
  983. moc04_81.htm
  984. moc04_82.htm
  985. moc04_83.htm
  986. moc04_84.htm
  987. moc04_9.htm
  988. moc05.htm
  989. moc05_1.htm
  990. moc05_10.htm
  991. moc05_37.htm
  992. moc05_12.htm
  993. moc05_31.htm
  994. moc05_14.htm
  995. moc05_33.htm
  996. moc06_19.htm
  997. moc05_17.htm
  998. moc05_18.htm
  999. moc05_19.htm
  1000. moc05_6.htm
  1001. moc05_29.htm
  1002. moc05_34.htm
  1003. moc05_35.htm
  1004. moc05_36.htm
  1005. moc06_21.htm
  1006. moc06_2.htm
  1007. moc05_32.htm
  1008.  
  1009. [iis_smtp_mcis20_files_snap]
  1010. msmtpsnp.cnt
  1011. msmtpsnp.hlp
  1012.  
  1013. [iis_smtp_mcis20_files_webadmin]
  1014. smtpread.htm
  1015. mbwizbdy.asp
  1016. srtb.asp
  1017. smwiz1.asp
  1018. wizimg.asp
  1019. _adsiinc.asp
  1020. _cnst.asp
  1021. _rcpfltr.asp
  1022. _rcpinc.asp
  1023. _rcplang.asp
  1024. _utilinc.asp
  1025. _wizinc.asp
  1026. version.htm
  1027. smvsed.asp
  1028. smstat.asp
  1029. smtl.asp
  1030. smtp.asp
  1031. smtree.asp
  1032. smvs.asp
  1033. smmnuns.asp
  1034. smmnus.asp
  1035. smosec.asp
  1036. smpop.asp
  1037. smpophd.asp
  1038. smredir.asp
  1039. smsec.asp
  1040. smser.asp
  1041. smses.asp
  1042. smseshd.asp
  1043. smsesls.asp
  1044. smsetval.htm
  1045. smslist.asp
  1046. smsrv.asp
  1047. smmnums.asp
  1048. smdirhd.asp
  1049. smdirls.asp
  1050. smdirsec.asp
  1051. smdistb.asp
  1052. smdom.asp
  1053. smdomed.asp
  1054. smdomhd.asp
  1055. smdomls.asp
  1056. smeredir.asp
  1057. smerrors.asp
  1058. smfpop.asp
  1059. smgenfn.htm
  1060. smgetval.htm
  1061. smhd.asp
  1062. smisfull.htm
  1063. smisnum.htm
  1064. smlist.asp
  1065. smmes.asp
  1066. smmnu.asp
  1067. blank.htm
  1068. default.htm
  1069. dlaact.asp
  1070. dlaadd.asp
  1071. dlafiltr.asp
  1072. dlafm.asp
  1073. dlalist.asp
  1074. dlasfltr.asp
  1075. dlproact.asp
  1076. dlprofm.asp
  1077. dlprolst.asp
  1078. dlprotop.asp
  1079. global.asa
  1080. mbproact.asp
  1081. mbproem.asp
  1082. mbprofm.asp
  1083. mbprogen.asp
  1084. mbprohid.asp
  1085. mbpront.asp
  1086. mbprotab.asp
  1087. mbwizact.asp
  1088. smchklen.htm
  1089. mbwizfrm.asp
  1090. nre.asp
  1091. nyi.htm
  1092. rcpact.asp
  1093. rcpfm.asp
  1094. rcphead.asp
  1095. rcplist.asp
  1096. rcpsfltr.asp
  1097. rcptool.asp
  1098. smabout.asp
  1099. smaccess.asp
  1100. smadv.asp
  1101. smadvbd.asp
  1102. smadved.asp
  1103. smadvhd.asp
  1104. smadvls.asp
  1105. smau.asp
  1106. smbld.asp
  1107. smdired.asp
  1108. smcomm.asp
  1109. smcon.asp
  1110. smconn.asp
  1111. smdel.asp
  1112. smdir.asp
  1113.  
  1114. [iis_smtp_mcis20_files_webadmin_help]
  1115. vsipaddr.htm
  1116. dmdrop.htm
  1117. dmedit.htm
  1118. dmlocdom.htm
  1119. dmname.htm
  1120. dmnorm.htm
  1121. dmrelay.htm
  1122. dmremote.htm
  1123. dmremv.htm
  1124. dmroute.htm
  1125. dmtype.htm
  1126. dmusessl.htm
  1127. epadd.htm
  1128. epaddr.htm
  1129. epdisp.htm
  1130. epehlo.htm
  1131. epfrom.htm
  1132. eprcpt.htm
  1133. epscript.htm
  1134. fltaddr.htm
  1135. fltclear.htm
  1136. fltmax.htm
  1137. fltname.htm
  1138. homlocal.htm
  1139. homnetd.htm
  1140. hompath.htm
  1141. homremot.htm
  1142. maxrecip.htm
  1143. mbaddir.htm
  1144. mbaddr.htm
  1145. mbadto.htm
  1146. mbalias.htm
  1147. mbasst.htm
  1148. mbcity.htm
  1149. mbcomp.htm
  1150. mbctry.htm
  1151. mbdept.htm
  1152. mbdisp.htm
  1153. mbdom.htm
  1154. mbfirst.htm
  1155. mbfwd.htm
  1156. mbinits.htm
  1157. mblast.htm
  1158. rcpfmh.htm
  1159. rcsetfl.htm
  1160. rcusewiz.htm
  1161. reciph.htm
  1162. refresh.htm
  1163. reset.htm
  1164. resume.htm
  1165. rcnewmbx.htm
  1166. rcname.htm
  1167. rcaddm.htm
  1168. rcaddr.htm
  1169. rcmbxwiz.htm
  1170. ddlogon.htm
  1171. ddpasswd.htm
  1172. delete.htm
  1173. dlattmpt.htm
  1174. dlmasq.htm
  1175. dlmaxhop.htm
  1176. dlmaxrt.htm
  1177. dlproph.htm
  1178. dlqual.htm
  1179. dlretint.htm
  1180. dlrev.htm
  1181. dlsmart.htm
  1182. dlssl.htm
  1183. dltype.htm
  1184. dmadd.htm
  1185. dmalias.htm
  1186. dmaloc.htm
  1187. dmaname.htm
  1188. dmdefloc.htm
  1189. mbvirt.htm
  1190. mbxemp.htm
  1191. mbxgen.htm
  1192. mbxproph.htm
  1193. mbzip.htm
  1194. mlimcon.htm
  1195. mlimit.htm
  1196. mmsgsize.htm
  1197. mndrto.htm
  1198. mreset.htm
  1199. msave.htm
  1200. msessize.htm
  1201. pause.htm
  1202. pop.htm
  1203. props.htm
  1204. rcadd.htm
  1205. addtodlh.htm
  1206. auacct.htm
  1207. auchacct.htm
  1208. auchnt.htm
  1209. auclear.htm
  1210. audefdom.htm
  1211. aunoauth.htm
  1212. auntacct.htm
  1213. auntcr.htm
  1214. autls.htm
  1215. colegal.htm
  1216. condir.htm
  1217. conlimdm.htm
  1218. conlimit.htm
  1219. conport.htm
  1220. contout.htm
  1221. ddacct.htm
  1222. ddcont.htm
  1223. mboffice.htm
  1224. mbphone.htm
  1225. mbstate.htm
  1226. mbtitle.htm
  1227. smconh.htm
  1228. smconnh.htm
  1229. smdelh.htm
  1230. smdiredh.htm
  1231. smdirh.htm
  1232. smdirseh.htm
  1233. smdomedh.htm
  1234. smdomh.htm
  1235. smmesh.htm
  1236. smosech.htm
  1237. smsech.htm
  1238. smserh.htm
  1239. smsesh.htm
  1240. smsrvh.htm
  1241. start.htm
  1242. stop.htm
  1243. temp.htm
  1244. testfr.htm
  1245. title.htm
  1246. toc.htm
  1247. tocframe.htm
  1248. vsdesc.htm
  1249. mblimsiz.htm
  1250. mbmsgs.htm
  1251. sesfrom.htm
  1252. sesnext.htm
  1253. sesprev.htm
  1254. sesrfrsh.htm
  1255. sestime.htm
  1256. sesuser.htm
  1257. setfltrh.htm
  1258. smadvh.htm
  1259. smanonh.htm
  1260. smauh.htm
  1261. smcommh.htm
  1262. sesdall.htm
  1263. sesdisc.htm
  1264. welcome.htm
  1265. save.htm
  1266. sec128.htm
  1267. secchan.htm
  1268.  
  1269. [iis_smtp_mcis20_files_webadmin_images]
  1270. checkon.gif
  1271. cncl.gif
  1272. cont.gif
  1273. dir0.gif
  1274. dir2.gif
  1275. dir4.gif
  1276. doc.gif
  1277. domnwiz.gif
  1278. blank.gif
  1279. blankl.gif
  1280. brws.gif
  1281. cert.gif
  1282. checkoff.gif
  1283. back.gif
  1284. about.gif
  1285. comp.gif
  1286. comp0.gif
  1287. comp1.gif
  1288. comp2.gif
  1289. comp3.gif
  1290. comp4.gif
  1291. gniccncl.gif
  1292. gniccomg.gif
  1293. gniccoms.gif
  1294. gnicdis.gif
  1295. gnicdoc.gif
  1296. gnicdown.gif
  1297. gnicdsal.gif
  1298. gnicedit.gif
  1299. gnichelp.gif
  1300. gnickey.gif
  1301. drct.gif
  1302. off.gif
  1303. ok.gif
  1304. on.gif
  1305. open.gif
  1306. pause.gif
  1307. plus.gif
  1308. plusl.gif
  1309. popup.gif
  1310. radiooff.gif
  1311. radioon.gif
  1312. refr.gif
  1313. remv.gif
  1314. roll.gif
  1315. rte.gif
  1316. save.gif
  1317. edit.gif
  1318. folder.gif
  1319. ftp0.gif
  1320. ftp2.gif
  1321. ftp4.gif
  1322. ftpprop.gif
  1323. globe.gif
  1324. gnback.gif
  1325. gnicabou.gif
  1326. minus.gif
  1327. minusl.gif
  1328. new.gif
  1329. next.gif
  1330. tabline.gif
  1331. tabottom.gif
  1332. tabs.gif
  1333. slideron.gif
  1334. slidersp.gif
  1335. slidrend.gif
  1336. gniclock.gif
  1337. gniclogo.gif
  1338. gnicnew.gif
  1339. gnicnext.gif
  1340. gnicok.gif
  1341. gnicprev.gif
  1342. gnicrefr.gif
  1343. gnicremv.gif
  1344. gnicroll.gif
  1345. gnicsave.gif
  1346. gnictoc0.gif
  1347. gnictoc1.gif
  1348. gnictoc2.gif
  1349. gnicttl.gif
  1350. gnicup.gif
  1351. handshk.gif
  1352. help.gif
  1353. helpnote.gif
  1354. iisnav.gif
  1355. iisttl.gif
  1356. ism.gif
  1357. ismhd.gif
  1358. key.gif
  1359. line.gif
  1360. loading.gif
  1361. lock.gif
  1362. logo.gif
  1363. mime.gif
  1364. tbasp0.gif
  1365. vdir0.gif
  1366. vdir2.gif
  1367. vdir4.gif
  1368. vrdirwiz.gif
  1369. vrsvrwiz.gif
  1370. www0.gif
  1371. www2.gif
  1372. www4.gif
  1373. wwwprop.gif
  1374. tbisapi.gif
  1375. tbother.gif
  1376. updir.gif
  1377. vbscript.gif
  1378. tbasp.gif
  1379. slidroff.gif
  1380. smallkey.gif
  1381. space.gif
  1382. stop.gif
  1383.  
  1384.  
  1385. ; =========================================================================
  1386. ; This is a section containing all the registry to metabase operations
  1387. ;
  1388. ; The format of the parameters are as follows:
  1389. ;
  1390. ; fUpg = 0 (don't ugprade), 1 (upgrade or use default), 2 (upgrade only, don't set key if not in registry)
  1391. ; mdAttrib = 0x1 (METADATA_INHERIT), 0x2 (METADATA_PARTIAL_PATH), 0x4 (METADATA_SECURE), 0x8 (METADATA_REFERENCE), 0x10 (METADATA_VOLATILE), 0x20 (METADATA_ISINHERITED)
  1392. ; mdDataType = 0 (ALL_METADATA), 1 (DWORD_METADATA), 2 (STRING_METADATA), 3 (BINARY_METADATA), 4 (EXPANDSZ_METADATA), 5 (MULTISZ_METADATA), 6 (INVALID_END_METADATA)
  1393. ; mdUserType = 1 (IIS_MD_UT_SERVER), 2 (IIS_MD_UT_FILE)
  1394. ;
  1395. ;Upgrade Keep    RootKey SubKey                            ValueName        MD Path             ID    Attr    UsrType DataTyp DataLen MD Data
  1396. [SMTP_REG]
  1397. ; Base service-level parameters
  1398. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    ConnectionTimeOut    LM/SmtpSvc            1013    0x1    1    1    4    0x258
  1399. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxConnections        LM/SmtpSvc            1014    0x1    1    1    4    0x77359400
  1400. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxMsgSize        LM/SmtpSvc            36891    0x1    1    1    4    0x200000
  1401. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxMsgSizeBeforeClose    LM/SmtpSvc            36892    0x1    1    1    4    0xa00000
  1402. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxOutConnections    LM/SmtpSvc            36894    0x1    1    1    4    0x3e8
  1403. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxOutConnectionsDom    LM/SmtpSvc            36925    0x1    1    1    4    0x64
  1404. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRcpts        LM/SmtpSvc            36895    0x1    1    1    4    0x64
  1405. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRemoteTimeOut    LM/SmtpSvc            36921    0x1    1    1    4    0x258
  1406. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRetryAttempts    LM/SmtpSvc            36896    0x1    1    1    4    0x30
  1407. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRetryAttempts    LM/SmtpSvc            36898    0x1    1    1    4    0x30
  1408. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRetryMinutes        LM/SmtpSvc            36897    0x1    1    1    4    0x3c
  1409. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRetryMinutes        LM/SmtpSvc            36899    0x1    1    1    4    0x3c
  1410. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRetryMinutes        LM/SmtpSvc            36900    0x1    1    1    4    0x5
  1411. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    CheckLoopBack        LM/SMtpSvc            36867    0x1    1    1    4    0x1
  1412. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    EnableReverseLookup    LM/SMtpSvc            36884    0x1    1    1    4    0x0
  1413. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxErrors        LM/SMtpSvc            36887    0x1    1    1    4    0x14
  1414. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxHopCount        LM/SMtpSvc            36886    0x1    1    1    4    0xf
  1415. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    PipelineInput        LM/SMtpSvc            36902    0x1    1    1    4    0x1
  1416. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    PipelineOutput        LM/SMtpSvc            36901    0x1    2    1    4    0x1
  1417. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    SendBadToAdmin        LM/SMtpSvc            36903    0x1    2    1    4    0x1
  1418. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    SentNDRToAdmin        LM/SMtpSvc            36904    0x1    2    1    4    0x1
  1419. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    ShouldDeliver        LM/SMtpSvc            36881    0x1    1    1    4    0x0
  1420. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    SmartHost        LM/SMtpSvc            36906    0x1    1    2    0    %__EMPTY%
  1421. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    SmartHostUseType    LM/SMtpSvc            36905    0x1    1    1    4    0x0
  1422. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogType            LM/SmtpSvc            4000    0x1    1    1    4    0x0
  1423. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFileDirectory    LM/SmtpSvc            4001    0x1    1    4    0    %WinDir%\System32\LogFiles
  1424. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFileTruncateSize    LM/SmtpSvc            4004    0x1    1    1    4    0x1388000
  1425. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFilePeriod        LM/SmtpSvc            4003    0x1    1    1    4    0x1
  1426. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFilePluginOrder    LM/SmtpSvc            4011    0x1    1    2    0    {FF160663-DE82-11CF-BC0A-00AA006111E0}
  1427. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    RoutingDll        LM/SMtpSvc            36883    0x1    1    2    0    %WinDir%\System32\inetsrv\routeldp.dll
  1428. 0    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    NTAuthenticationProviders    LM/SmtpSvc        6032    0x1    2    2    0    GSSAPI,NTLM
  1429. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    Authorization        LM/SmtpSvc            6000    0x1    2    1    4    0x1
  1430. ;0    1    HKLM    System                            None            LM/SMtpSvc            36919    0x1    1    5    0    %__EMPTY%
  1431. 0    1    HKLM    System                            None            LM/SMtpSvc            36920    0x1    1    5    0    %__EMPTY%
  1432. ;0    1    HKLM    System                            None            LM/SMtpSvc            36930    0x1    1    2    0    %__MAILROOT%\SortTemp
  1433. 0    1    HKLM    System                            None            LM/SMtpSvc            36871    0x1    2    1    4    0x14
  1434. 0    1    HKLM    System                            None            LM/SmtpSvc/Info            4012    0x1    1    2    0    %__SMTP_LOG_FILE_FORMATS%
  1435. 0    1    HKLM    System                            None            LM/SMtpSvc            36931    0x1    1    1    4    0x0
  1436. ; See bug 81228
  1437. 0    1    HKLM    System                            SmtpDisableRelay        LM/SMtpSvc        36973    0x1    1    1    4    0x1
  1438. ;0    1    HKLM    System                            SmtpRelayForAuthUsers        LM/SMtpSvc        36974    0x1    1    1    4    0x1
  1439. 0    1    HKLM    System                            RelayIpList            LM/Smtpsvc        36970    0x9    2    3    0    18000080200000803c00008044000080010000004c00000000000000000000000100000001000000020000000200000004000000000000004c00008000000000000000000000000000000000ffffffff00000000
  1440. ; See bug 79980, 80547
  1441. 0    1    HKLM    System                            SmtpRemoteRetryThreshold    LM/SMtpSvc        36995    0x1    1    1    4    0x3
  1442. 0    1    HKLM    System                            SmtpRemoteProgressiveRetry    LM/SMtpSvc        36996    0x1    1    2    0    15,30,60,240
  1443. 0    1    HKLM    System                            SmtpLocalDelayExpireMinutes    LM/SMtpSvc        37017    0x1    1    1    4    0x2d0
  1444. 0    1    HKLM    System                            SmtpLocalNDRExpireMinutes    LM/SMtpSvc        37018    0x1    1    1    4    0xb40
  1445. 0    1    HKLM    System                            SmtpRemoteDelayExpireMinutes    LM/SMtpSvc        37019    0x1    1    1    4    0x2d0
  1446. 0    1    HKLM    System                            SmtpRemoteNDRExpireMinutes    LM/SMtpSvc        37020    0x1    1    1    4    0xb40
  1447. ; See bug 80547
  1448. 0    1    HKLM    System                            SmtpDSNOptions            LM/SMtpSvc        37021    0x1    1    1    4    0x0
  1449. 0    1    HKLM    System                            SmtpDSNLanguageID        LM/SMtpSvc        37022    0x1    1    1    4    0x0
  1450. 0    1    HKLM    System                            SmtpInboundCommandSupportOptions    LM/SMtpSvc    36998    0x1    1    1    4    0x7574c1
  1451. 0    1    HKLM    System                            SmtpOutboundCommandSupportOptions    LM/SMtpSvc    36999    0x1    1    1    4    0x7
  1452. ; See bug 88023
  1453. 0    1    HKLM    System                            ServiceVersion            LM/SMtpSvc        36931    0x1    1    1    4    0x5
  1454. ; Instance-level parameters
  1455. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogType            LM/SmtpSvc/1            4000    0x1    1    1    4    0x0
  1456. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFileDirectory    LM/SmtpSvc/1            4001    0x1    1    4    0    %WinDir%\System32\LogFiles
  1457. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFileTruncateSize    LM/SmtpSvc/1            4004    0x1    1    1    4    0x1388000
  1458. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    LogFilePeriod        LM/SmtpSvc/1            4003    0x1    1    1    4    0x1
  1459. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    ConnectionTimeOut    LM/SmtpSvc/1            1013    0x1    1    1    4    0x258
  1460. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    AdminName        LM/SMtpSvc/1            36917    0x1    1    2    0    PostMaster
  1461. ;1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    AdminEmail        LM/SMtpSvc/1            36916    0x1    1    2    0    Postmaster
  1462. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MailPickupDir        LM/SMtpSvc/1            36880    0x1    1    2    0    %__MAILROOT%\Pickup
  1463. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MailQueueDir        LM/SMtpSvc/1            36875    0x1    1    2    0    %__MAILROOT%\Queue
  1464. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    BadMailDir        LM/SMtpSvc/1            36909    0x1    1    2    0    %__MAILROOT%\Badmail
  1465. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MailDropDir        LM/SMtpSvc/1        36882    0x1    1    2    0    %__MAILROOT%\Drop
  1466. 1    1    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    RoutingDll        LM/SMtpSvc/1            36883    0x1    1    2    0    %WinDir%\System32\inetsrv\routeldp.dll
  1467. 0    1    HKLM    System                            None            LM/SMtpSvc/1            1016    0x1    2    1    4    0x4
  1468. 0    1    HKLM    System                            None            LM/SMtpSvc/1            1099    0x1    2    1    4    0x0
  1469. 0    1    HKLM    System                            None            LM/SMtpSvc/1            1015    0x1    1    2    0    %__SMTP_DEFAULT_SITE_NAME%
  1470. 0    1    HKLM    System                            None            LM/SMtpSvc/1            1023    0x0    1    5    0    :25:
  1471. 0    1    HKLM    System                            None            LM/SMtpSvc/1            2021    0x0    1    5    0    %__EMPTY%
  1472. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36918    0x1    1    1    4    0xc
  1473. ;0    1    HKLM    System                            None            LM/SMtpSvc/1            36915    0x1    2    1    4    0x1d1
  1474. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36929    0x1    1    1    4    0x1d1
  1475. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36914    0x1    1    1    4    0x19
  1476. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36925    0x1    1    1    4    0x64
  1477. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36922    0x1    1    2    0    %__EMPTY%
  1478. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36923    0x1    1    2    0    Postmaster
  1479. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36912    0x1    1    2    0    %__EMPTY%
  1480. ;0    1    HKLM    System                            None            LM/SMtpSvc/1            36919    0x1    1    5    0    %__EMPTY%
  1481. 0    1    HKLM    System                            None            LM/SMtpSvc/1            36871    0x1    2    1    4    0x14
  1482. ; Instance-RoutingSources
  1483. ; See bug 80547
  1484. 4    1    HKLM    System                            SmtpDsUseCat        LM/SMtpSvc/1/RoutingSources    36994    0x1    1    1    4    0
  1485. 4    1    HKLM    System                            SmtpDsFlags        LM/SMtpSvc/1/RoutingSources    37024    0x1    1    1    4    0x9
  1486. ; ADSI keys
  1487. 0    1    HKLM    System                            None            LM/SMtpSvc            1002    0x0    1    2    0    IIsSmtpService
  1488. 0    1    HKLM    System                            None            LM/SmtpSvc/Info            1002    0x0    1    2    0    IIsSmtpInfo
  1489. 0    1    HKLM    System                            None            LM/SMtpSvc/1            1002    0x0    1    2    0    IIsSmtpServer
  1490. 0    1    HKLM    System                            None            LM/SMtpSvc/1/Sessions        1002    0x0    1    2    0    IIsSmtpSessions
  1491. 0    1    HKLM    System                            None            LM/SMtpSvc/1/Alias        1002    0x0    1    2    0    IIsSmtpAlias
  1492. 0    1    HKLM    System                            None            LM/SMtpSvc/1/User        1002    0x0    1    2    0    IIsSmtpUser
  1493. 0    1    HKLM    System                            None            LM/SMtpSvc/1/DL            1002    0x0    1    2    0    IIsSmtpDL
  1494. 0    1    HKLM    System                            None            LM/SMtpSvc/1/Domain        1002    0x0    1    2    0    IIsSmtpDomain
  1495. 0    1    HKLM    System                            None            LM/SMtpSvc/1/RoutingSources        1002    0x0    1    2    0    IIsSmtpRoutingSource
  1496.  
  1497. [SMTP_REG_FRESH]
  1498.  
  1499. [SMTP_REG_K2_TO_EE]
  1500. ; Additional or modified service keys
  1501. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    CheckLoopBack        LM/SMtpSvc            36867    0x1    1    1    4    0x1
  1502. ;0    0    HKLM    System                            None            LM/SMtpSvc/1            36882    0x1    1    2    0    %__EMPTY%
  1503. 1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    RoutingDll        LM/SMtpSvc            36883    0x1    1    2    0    %WinDir%\System32\inetsrv\routeldp.dll
  1504. 1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxErrors        LM/SMtpSvc            36887    0x1    1    1    4    0x14
  1505. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    MaxRetryMinutes        LM/SmtpSvc            36900    0x1    1    1    4    0x5
  1506. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    PipelineOutput        LM/SMtpSvc            36901    0x1    2    1    4    0x1
  1507. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    PipelineInput        LM/SMtpSvc            36902    0x1    1    1    4    0x1
  1508. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    SendBadToAdmin        LM/SMtpSvc            36903    0x1    2    1    4    0x1
  1509. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    SentNDRToAdmin        LM/SMtpSvc            36904    0x1    2    1    4    0x1
  1510. ;0    0    HKLM    System                            None            LM/SMtpSvc/1            36915    0x1    2    1    4    0x1d1
  1511. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    AdminEmail        LM/SMtpSvc/1            36916    0x1    1    2    0    Postmaster
  1512. ;1    0    HKLM    System\CurrentControlSet\Services\SmtpSvc\Parameters    AdminName        LM/SMtpSvc/1            36917    0x1    1    2    0    PostMaster
  1513. ;0    0    HKLM    System                            None            LM/SMtpSvc            36919    0x1    1    5    0    %__EMPTY%
  1514. 0    0    HKLM    System                            None            LM/SMtpSvc/1            36919    0x1    1    5    0    %__EMPTY%
  1515. 0    0    HKLM    System                            None            LM/SMtpSvc            36922    0x1    1    2    0    %__EMPTY%
  1516. 0    0    HKLM    System                            None            LM/SMtpSvc/1            36922    0x1    1    2    0    %__EMPTY%
  1517. 0    0    HKLM    System                            None            LM/SMtpSvc            36923    0x1    1    2    0    Postmaster
  1518. 0    0    HKLM    System                            None            LM/SMtpSvc/1            36923    0x1    1    2    0    Postmaster
  1519. 0    0    HKLM    System                            None            LM/SMtpSvc            36931    0x1    1    1    4    0x0
  1520. ; See bug 81228
  1521. 0    1    HKLM    System                            SmtpDisableRelay        LM/SMtpSvc        36973    0x1    1    1    4    0x1
  1522. ;0    1    HKLM    System                            SmtpRelayForAuthUsers        LM/SMtpSvc        36974    0x1    1    1    4    0x1
  1523. 0    1    HKLM    System                            RelayIpList            LM/Smtpsvc        36970    0x9    2    3    0    18000080200000803c00008044000080010000004c00000000000000000000000100000001000000020000000200000004000000000000004c00008000000000000000000000000000000000ffffffff00000000
  1524. ; See bug 79980, 80547
  1525. 0    1    HKLM    System                            SmtpRemoteRetryThreshold    LM/SMtpSvc        36995    0x1    1    1    4    0x3
  1526. 0    1    HKLM    System                            SmtpRemoteProgressiveRetry    LM/SMtpSvc        36996    0x1    1    2    0    15,30,60,240
  1527. 0    1    HKLM    System                            SmtpLocalDelayExpireMinutes    LM/SMtpSvc        37017    0x1    1    1    4    0x3c
  1528. 0    1    HKLM    System                            SmtpLocalNDRExpireMinutes    LM/SMtpSvc        37018    0x1    1    1    4    0xb40
  1529. 0    1    HKLM    System                            SmtpRemoteDelayExpireMinutes    LM/SMtpSvc        37019    0x1    1    1    4    0x3c
  1530. 0    1    HKLM    System                            SmtpRemoteNDRExpireMinutes    LM/SMtpSvc        37020    0x1    1    1    4    0xb40
  1531. ; See bug 80547
  1532. 0    1    HKLM    System                            SmtpDSNOptions            LM/SMtpSvc        37021    0x1    1    1    4    0x0
  1533. 0    1    HKLM    System                            SmtpDSNLanguageID        LM/SMtpSvc        37022    0x1    1    1    4    0x0
  1534. 0    1    HKLM    System                            SmtpInboundCommandSupportOptions    LM/SMtpSvc    36998    0x1    1    1    4    0x7574c1
  1535. 0    1    HKLM    System                            SmtpOutboundCommandSupportOptions    LM/SMtpSvc    36999    0x1    1    1    4    0x7
  1536. ; See bug 88023
  1537. 0    1    HKLM    System                            ServiceVersion            LM/SMtpSvc        36931    0x1    1    1    4    0x5
  1538. ; Instance-RoutingSources
  1539. ; See bug 80547
  1540. 0    1    HKLM    System                            SmtpDsUseCat        LM/SMtpSvc/1/RoutingSources    36994    0x1    1    1    4    0
  1541. 0    1    HKLM    System                            SmtpDsFlags        LM/SMtpSvc/1/RoutingSources    37024    0x1    1    1    4    0x9
  1542. ; ADSI keys
  1543. 0    0    HKLM    System                            None            LM/SMtpSvc/1/RoutingSources    1002    0x0    1    2    0    IIsSmtpRoutingSource
  1544.  
  1545. [DSA_REG_SMTPSVC]
  1546. ; SMTP DSA Account
  1547. ;0    1    HKLM    System                            None            LM/SmtpSvc/1/RoutingSources    36957    0x1    1    2    0    %__DSAACCOUNT%
  1548. ;0    1    HKLM    System                            None            LM/SmtpSvc/1/RoutingSources    36958    0x4    1    2    0    %__DSAPASSWORD%
  1549.  
  1550. [SMTP_REG_UPGRADEK2]
  1551. ; See bug 81228
  1552. 0    1    HKLM    System                            SmtpDisableRelay        LM/SMtpSvc        36973    0x1    1    1    4    0x1
  1553. ;0    1    HKLM    System                            SmtpRelayForAuthUsers        LM/SMtpSvc        36974    0x1    1    1    4    0x1
  1554. 0    1    HKLM    System                            RelayIpList            LM/Smtpsvc        36970    0x9    2    3    0    18000080200000803c00008044000080010000004c00000000000000000000000100000001000000020000000200000004000000000000004c00008000000000000000000000000000000000ffffffff00000000
  1555. ; See bug 79980, 80547
  1556. 0    1    HKLM    System                            SmtpRemoteRetryThreshold    LM/SMtpSvc        36995    0x1    1    1    4    0x3
  1557. 0    1    HKLM    System                            SmtpRemoteProgressiveRetry    LM/SMtpSvc        36996    0x1    1    2    0    15,30,60,240
  1558. 0    1    HKLM    System                            SmtpLocalDelayExpireMinutes    LM/SMtpSvc        37017    0x1    1    1    4    0x3c
  1559. 0    1    HKLM    System                            SmtpLocalNDRExpireMinutes    LM/SMtpSvc        37018    0x1    1    1    4    0xb40
  1560. 0    1    HKLM    System                            SmtpRemoteDelayExpireMinutes    LM/SMtpSvc        37019    0x1    1    1    4    0x3c
  1561. 0    1    HKLM    System                            SmtpRemoteNDRExpireMinutes    LM/SMtpSvc        37020    0x1    1    1    4    0xb40
  1562. ; See bug 80547
  1563. 0    1    HKLM    System                            SmtpDSNOptions            LM/SMtpSvc        37021    0x1    1    1    4    0x0
  1564. 0    1    HKLM    System                            SmtpDSNLanguageID        LM/SMtpSvc        37022    0x1    1    1    4    0x0
  1565. 0    1    HKLM    System                            SmtpInboundCommandSupportOptions    LM/SMtpSvc    36998    0x1    1    1    4    0x7574c1
  1566. 0    1    HKLM    System                            SmtpOutboundCommandSupportOptions    LM/SMtpSvc    36999    0x1    1    1    4    0x7
  1567. ; See bug 88023
  1568. 0    1    HKLM    System                            ServiceVersion            LM/SMtpSvc        36931    0x1    1    1    4    0x5
  1569. ; Instance-RoutingSources
  1570. ; See bug 80547
  1571. 0    1    HKLM    System                            SmtpDsUseCat        LM/SMtpSvc/1/RoutingSources    36994    0x1    1    1    4    0
  1572. 0    1    HKLM    System                            SmtpDsFlags        LM/SMtpSvc/1/RoutingSources    37024    0x1    1    1    4    0x9
  1573. ; ADSI keys
  1574. 0    0    HKLM    System                            None            LM/SMtpSvc/1/RoutingSources    1002    0x0    1    2    0    IIsSmtpRoutingSource
  1575.  
  1576. [SMTP_REG_UPGRADEB2]
  1577. ; See bug 81228
  1578. 0    1    HKLM    System                            SmtpDisableRelay        LM/SMtpSvc        36973    0x1    1    1    4    0x1
  1579. ;0    1    HKLM    System                            SmtpRelayForAuthUsers        LM/SMtpSvc        36974    0x1    1    1    4    0x1
  1580. 0    1    HKLM    System                            RelayIpList            LM/Smtpsvc        36970    0x9    2    3    0    18000080200000803c00008044000080010000004c00000000000000000000000100000001000000020000000200000004000000000000004c00008000000000000000000000000000000000ffffffff00000000
  1581. ; See bug 79980, 80547
  1582. 0    1    HKLM    System                            SmtpRemoteRetryThreshold    LM/SMtpSvc        36995    0x1    1    1    4    0x3
  1583. 0    1    HKLM    System                            SmtpRemoteProgressiveRetry    LM/SMtpSvc        36996    0x1    1    2    0    15,30,60,240
  1584. 0    1    HKLM    System                            SmtpLocalDelayExpireMinutes    LM/SMtpSvc        37017    0x1    1    1    4    0x3c
  1585. 0    1    HKLM    System                            SmtpLocalNDRExpireMinutes    LM/SMtpSvc        37018    0x1    1    1    4    0xb40
  1586. 0    1    HKLM    System                            SmtpRemoteDelayExpireMinutes    LM/SMtpSvc        37019    0x1    1    1    4    0x3c
  1587. 0    1    HKLM    System                            SmtpRemoteNDRExpireMinutes    LM/SMtpSvc        37020    0x1    1    1    4    0xb40
  1588. ; See bug 80547
  1589. 0    1    HKLM    System                            SmtpDSNOptions            LM/SMtpSvc        37021    0x1    1    1    4    0x0
  1590. 0    1    HKLM    System                            SmtpDSNLanguageID        LM/SMtpSvc        37022    0x1    1    1    4    0x0
  1591. 0    1    HKLM    System                            SmtpInboundCommandSupportOptions    LM/SMtpSvc    36998    0x1    1    1    4    0x7574c1
  1592. 0    1    HKLM    System                            SmtpOutboundCommandSupportOptions    LM/SMtpSvc    36999    0x1    1    1    4    0x7
  1593. ; See bug 88023
  1594. 0    1    HKLM    System                            ServiceVersion            LM/SMtpSvc        36931    0x1    1    1    4    0x5
  1595. ; Instance-RoutingSources
  1596. ; See bug 80547
  1597. 0    1    HKLM    System                            SmtpDsUseCat        LM/SMtpSvc/1/RoutingSources    36994    0x1    1    1    4    0
  1598. 0    1    HKLM    System                            SmtpDsFlags        LM/SMtpSvc/1/RoutingSources    37024    0x1    1    1    4    0x9
  1599.  
  1600.  
  1601. ; =========================================================================
  1602. ; This section contains a list of all controls that have to be registered
  1603. ;
  1604. ; The format is as follows:
  1605. ; <Full path to Control (DLL/OCX)>    environment variables will be expanded
  1606. ;
  1607. ; The following environment variables will be pre-set:
  1608. ; %__SYSDIR__%        The system32 directory
  1609. ; %__INETSRV__%     The main inetsrv directory
  1610. ;
  1611. [SMTP_REGISTER]
  1612. %__INETSRV%\smtpadm.dll
  1613. %__INETSRV%\smtpsnap.dll
  1614. %__INETSRV%\scripto.dll
  1615. %__INETSRV%\seos.dll
  1616. %__INETSRV%\seo.dll
  1617. %__INETSRV%\imsg.dll
  1618. %__INETSRV%\mailmsg.dll
  1619. %__INETSRV%\ntfsdrv.dll
  1620. %__INETSRV%\aqadmin.dll
  1621. %__INETSRV%\aqueue.dll
  1622.  
  1623. [SMTP_K2_UNREGISTER]
  1624. %__INETSRV%\smtpsnap.dll
  1625.  
  1626. [SMTP_UNREGISTER]
  1627. %__INETSRV%\smtpadm.dll
  1628. %__INETSRV%\smtpsnap.dll
  1629. %__INETSRV%\scripto.dll
  1630. %__INETSRV%\imsg.dll
  1631. %__INETSRV%\ntfsdrv.dll
  1632. %__INETSRV%\aqadmin.dll
  1633. %__INETSRV%\aqueue.dll
  1634.  
  1635. ; BINLIN - can't unregister these DLL or NNTP will break if remove SMTP only
  1636. ;%__INETSRV%\seos.dll
  1637. ;%__INETSRV%\seo.dll
  1638. ;%__INETSRV%\mailmsg.dll
  1639.  
  1640. ; =========================================================================
  1641. ; This section contains a list of all files to remove for a MCIS 1.0 to K2
  1642. ; upgrade
  1643. ;
  1644. [iis_smtp_mcis10_system]
  1645.  
  1646.  
  1647. [iis_smtp_mcis10_product]
  1648. deisl1.isu
  1649. inetcfg.exe
  1650. jnfocomm.dll
  1651. limsuins.dll
  1652. pop3.mib
  1653. pop3cfg.dll
  1654. pop3cfg.hlp
  1655. pop3key.dll
  1656. pop3mib.dll
  1657. pop3msn.cmd
  1658. pop3msn.reg
  1659. pop3ntlm.reg
  1660. pop3ntlm.cmd
  1661. pop3svc.dll
  1662. routeht.dll
  1663. setkeyex.exe
  1664.  
  1665.  
  1666. ; ========================================================================
  1667. ; This section contains a list of K2 Webadmin and setup files that we should
  1668. ; clean up on a Remove-All
  1669. ;
  1670. [iis_ims_files_k2_smtp]
  1671. smtpsvc.dll
  1672. smtpsnap.dll
  1673. smtpread.txt
  1674.  
  1675. [iis_ims_files_k2_webadmin_uninstall]
  1676. smtpread.txt
  1677. blank.htm
  1678. default.htm
  1679. global.asa
  1680. nre.asp
  1681. nyi.htm
  1682. smabout.asp
  1683. smaccess.asp
  1684. smadv.asp
  1685. smadvbd.asp
  1686. smadved.asp
  1687. smadvhd.asp
  1688. smadvhd.asp.2
  1689. smadvls.asp
  1690. smau.asp
  1691. smbld.asp
  1692. smchklen.htm
  1693. smcomm.asp
  1694. smcon.asp
  1695. smconn.asp
  1696. smdel.asp
  1697. smdistb.asp
  1698. smdom.asp
  1699. smdomed.asp
  1700. smdomhd.asp
  1701. smdomls.asp
  1702. smeredir.asp
  1703. smerrors.asp
  1704. smfpop.asp
  1705. smgetval.htm
  1706. smhd.asp
  1707. smisfull.htm
  1708. smisnum.htm
  1709. smlist.asp
  1710. smmes.asp
  1711. smmnu.asp
  1712. smmnums.asp
  1713. smmnuns.asp
  1714. smmnus.asp
  1715. smosec.asp
  1716. smpop.asp
  1717. smpophd.asp
  1718. smredir.asp
  1719. smsec.asp
  1720. smser.asp
  1721. smses.asp
  1722. smseshd.asp
  1723. smsesls.asp
  1724. smsetval.htm
  1725. smslist.asp
  1726. smsrv.asp
  1727. smstat.asp
  1728. smtl.asp
  1729. smtp.asp
  1730. smtree.asp
  1731. smvs.asp
  1732. srtb.asp
  1733. version.htm
  1734. _cnst.asp
  1735.  
  1736. [iis_ims_files_k2_webadmin_uninstall_images]
  1737. mailbox.gif
  1738. plus.gif
  1739. plusl.gif
  1740. popup.gif
  1741. radiooff.gif
  1742. radioon.gif
  1743. refr.gif
  1744. remv.gif
  1745. roll.gif
  1746. rte.gif
  1747. save.gif
  1748. slideron.gif
  1749. slidersp.gif
  1750. slidrend.gif
  1751. slidroff.gif
  1752. smallkey.gif
  1753. space.gif
  1754. stop.gif
  1755. tablcor.gif
  1756. tabline.gif
  1757. tabottom.gif
  1758. tabrcor.gif
  1759. tabrline.gif
  1760. tabs.gif
  1761. tabwdot.gif
  1762. tbasp.gif
  1763. tbasp0.gif
  1764. tbisapi.gif
  1765. tbother.gif
  1766. updir.gif
  1767. vbscript.gif
  1768. vdir0.gif
  1769. vdir2.gif
  1770. vdir4.gif
  1771. vrsvrwiz.gif
  1772. www0.gif
  1773. www2.gif
  1774. www4.gif
  1775. wwwprop.gif
  1776. mime.gif
  1777. minus.gif
  1778. minusl.gif
  1779. new.gif
  1780. next.gif
  1781. off.gif
  1782. ok.gif
  1783. on.gif
  1784. open.gif
  1785. pause.gif
  1786. ism.gif
  1787. ismhd.gif
  1788. key.gif
  1789. line.gif
  1790. loading.gif
  1791. lock.gif
  1792. logo.gif
  1793. gnicnew.gif
  1794. gnicnext.gif
  1795. gnicok.gif
  1796. gnicprev.gif
  1797. gnicrefr.gif
  1798. gnicremv.gif
  1799. gnicroll.gif
  1800. gnicsave.gif
  1801. gnictoc0.gif
  1802. gnictoc1.gif
  1803. gnictoc2.gif
  1804. gnicttl.gif
  1805. gnicup.gif
  1806. handshk.gif
  1807. help.gif
  1808. helpnote.gif
  1809. iisnav.gif
  1810. iisttl.gif
  1811. ftp4.gif
  1812. ftpprop.gif
  1813. globe.gif
  1814. gnback.gif
  1815. gnicabou.gif
  1816. gniccncl.gif
  1817. gniccomg.gif
  1818. gniccoms.gif
  1819. gnicdis.gif
  1820. gnicdoc.gif
  1821. gnicdown.gif
  1822. gnicdsal.gif
  1823. gnicedit.gif
  1824. gnichelp.gif
  1825. gnickey.gif
  1826. gniclock.gif
  1827. gniclogo.gif
  1828. about.gif
  1829. access.gif
  1830. back.gif
  1831. bkclos.gif
  1832. bkopen.gif
  1833. black.gif
  1834. blank.gif
  1835. blankl.gif
  1836. brws.gif
  1837. cert.gif
  1838. checkoff.gif
  1839. checkon.gif
  1840. cncl.gif
  1841. comp.gif
  1842. comp0.gif
  1843. comp1.gif
  1844. comp2.gif
  1845. comp3.gif
  1846. comp4.gif
  1847. cont.gif
  1848. custrecp.gif
  1849. dir0.gif
  1850. dir2.gif
  1851. dir4.gif
  1852. distlist.gif
  1853. doc.gif
  1854. drct.gif
  1855. edit.gif
  1856. folder.gif
  1857. ftp0.gif
  1858. ftp2.gif
  1859.  
  1860. [iis_ims_files_k2_webadmin_uninstall_help]
  1861. smtpcfg.hlp
  1862. sec128.htm
  1863. secchan.htm
  1864. sesdall.htm
  1865. sesdisc.htm
  1866. sesfrom.htm
  1867. sesnext.htm
  1868. sesprev.htm
  1869. sesrfrsh.htm
  1870. sestime.htm
  1871. sesuser.htm
  1872. smadvh.htm
  1873. smauh.htm
  1874. smcommh.htm
  1875. smdelh.htm
  1876. smdomedh.htm
  1877. smdomh.htm
  1878. smmesh.htm
  1879. smsech.htm
  1880. smserh.htm
  1881. smsesh.htm
  1882. smsrvh.htm
  1883. start.htm
  1884. stop.htm
  1885. temp.htm
  1886. testfr.htm
  1887. title.htm
  1888. toc.htm
  1889. tocframe.htm
  1890. vsdesc.htm
  1891. vsipaddr.htm
  1892. welcome.htm
  1893. dmremv.htm
  1894. dmroute.htm
  1895. dmtype.htm
  1896. dmusessl.htm
  1897. mbaddir.htm
  1898. mbadto.htm
  1899. mlimcon.htm
  1900. mlimit.htm
  1901. mmsgsize.htm
  1902. mndrto.htm
  1903. mreset.htm
  1904. msave.htm
  1905. msessize.htm
  1906. pause.htm
  1907. props.htm
  1908. refresh.htm
  1909. resume.htm
  1910. dlmaxhop.htm
  1911. dlmaxrt.htm
  1912. dlqual.htm
  1913. dlretint.htm
  1914. dlrev.htm
  1915. dlsmart.htm
  1916. dlssl.htm
  1917. dltype.htm
  1918. dmadd.htm
  1919. dmalias.htm
  1920. dmaloc.htm
  1921. dmaname.htm
  1922. dmdefloc.htm
  1923. dmdrop.htm
  1924. dmedit.htm
  1925. dmlocdom.htm
  1926. dmname.htm
  1927. dmremote.htm
  1928. conlimit.htm
  1929. connect.htm
  1930. conport.htm
  1931. contout.htm
  1932. delete.htm
  1933. dlattmpt.htm
  1934. dlmasq.htm
  1935. autls.htm
  1936. auacct.htm
  1937. auchacct.htm
  1938. auchnt.htm
  1939. auclear.htm
  1940. aunoauth.htm
  1941. auntacct.htm
  1942. auntcr.htm
  1943. condir.htm
  1944. colegal.htm
  1945.  
  1946. [iis_ims_files_k2_docs_uninstall]
  1947. xmo_10.gif
  1948. xmo_11.gif
  1949. xmo_12.gif
  1950. xmo_b01.gif
  1951. xmo_b02.gif
  1952. moc04_4.htm
  1953. mrc02_3.htm
  1954. mrc02_4.htm
  1955. mrc02_5.htm
  1956. mrc02_6.htm
  1957. mrc02_7.htm
  1958. mrc03.htm
  1959. mrc03_1.htm
  1960. mrc03_10.htm
  1961. mrc03_11.htm
  1962. mail.hhc
  1963. mail.hhk
  1964. moc01.htm
  1965. moc02.htm
  1966. moc02_1.htm
  1967. mrc03_7.htm
  1968. moc02_3.htm
  1969. moc04.htm
  1970. moc04_1.htm
  1971. moc04_10.htm
  1972. moc04_11.htm
  1973. moc04_14.htm
  1974. moc04_15.htm
  1975. moc04_16.htm
  1976. moc04_17.htm
  1977. moc04_18.htm
  1978. moc04_19.htm
  1979. moc04_2.htm
  1980. moc04_20.htm
  1981. moc04_21.htm
  1982. moc04_22.htm
  1983. moc04_23.htm
  1984. moc04_24.htm
  1985. moc04_25.htm
  1986. moc04_26.htm
  1987. moc04_27.htm
  1988. moc04_28.htm
  1989. moc04_29.htm
  1990. moc04_3.htm
  1991. moc04_30.htm
  1992. moc04_31.htm
  1993. moc04_32.htm
  1994. moc04_33.htm
  1995. moc04_34.htm
  1996. moc04_35.htm
  1997. moc04_36.htm
  1998. moc04_37.htm
  1999. moc04_38.htm
  2000. moc04_39.htm
  2001. moc02_2.htm
  2002. moc04_40.htm
  2003. moc04_41.htm
  2004. moc04_42.htm
  2005. moc04_43.htm
  2006. moc04_44.htm
  2007. moc04_45.htm
  2008. moc04_46.htm
  2009. moc04_47.htm
  2010. moc04_48.htm
  2011. moc04_49.htm
  2012. moc04_5.htm
  2013. moc04_50.htm
  2014. moc04_51.htm
  2015. moc04_52.htm
  2016. moc04_53.htm
  2017. moc04_54.htm
  2018. moc04_55.htm
  2019. moc04_56.htm
  2020. moc04_57.htm
  2021. moc04_58.htm
  2022. moc04_6.htm
  2023. moc04_7.htm
  2024. moc04_8.htm
  2025. moc04_9.htm
  2026. moc07.htm
  2027. moc07_1.htm
  2028. moc07_10.htm
  2029. moc07_11.htm
  2030. moc07_12.htm
  2031. moc07_13.htm
  2032. moc07_14.htm
  2033. moc07_15.htm
  2034. moc07_16.htm
  2035. moc07_17.htm
  2036. moc07_18.htm
  2037. moc07_19.htm
  2038. moc07_2.htm
  2039. moc07_20.htm
  2040. moc07_21.htm
  2041. moc07_22.htm
  2042. moc07_23.htm
  2043. moc07_24.htm
  2044. moc07_3.htm
  2045. moc07_4.htm
  2046. moc07_5.htm
  2047. moc07_6.htm
  2048. moc07_7.htm
  2049. moc07_8.htm
  2050. moc07_9.htm
  2051. moc08.htm
  2052. moc08_1.htm
  2053. moc08_10.htm
  2054. moc08_11.htm
  2055. moc08_12.htm
  2056. moc08_13.htm
  2057. moc08_14.htm
  2058. moc08_15.htm
  2059. moc08_2.htm
  2060. moc08_3.htm
  2061. moc08_4.htm
  2062. moc08_5.htm
  2063. moc08_6.htm
  2064. moc08_7.htm
  2065. moc08_8.htm
  2066. moc08_9.htm
  2067. moc10_1.htm
  2068. moc10_2.htm
  2069. moc10_3.htm
  2070. moc10_4.htm
  2071. mrc01.htm
  2072. mrc01_1.htm
  2073. mrc01_2.htm
  2074. mrc01_3.htm
  2075. mrc01_4.htm
  2076. mrc02.htm
  2077. mrc02_1.htm
  2078. mrc02_2.htm
  2079. xmo_02.gif
  2080. xmo_03.gif
  2081. xmo_04.gif
  2082. xmo_05.gif
  2083. xmo_06.gif
  2084. xmo_07.gif
  2085. xmo_08.gif
  2086. xmo_09.gif
  2087. mrc03_2.htm
  2088. mrc03_3.htm
  2089. mrc03_4.htm
  2090. mrc03_5.htm
  2091. mrc03_6.htm
  2092. mrc03_8.htm
  2093. mrc03_9.htm
  2094. mrc06.htm
  2095. mrc06_1.htm
  2096. mrc06_2.htm
  2097. mrc06_3.htm
  2098. mrc06_4.htm
  2099. mrc06_5.htm
  2100. mrc07.htm
  2101. mrc07_1.htm
  2102. mrc07_2.htm
  2103. mrc07_3.htm
  2104. mrc07_4.htm
  2105. mrc07_5.htm
  2106. refwelcm.htm
  2107. smtpcfg.hlp
  2108. xmo_01.gif
  2109.  
  2110. [iis_ims_files_k2_setup_uninstall]
  2111.  
  2112. [iis_smtp_files_mail_help.Security]
  2113. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"
  2114. [iis_smtp_files_service.Security]
  2115. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  2116. [iis_ims_files_program.Security]
  2117. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  2118. [iis_smtp_files_system.Security]
  2119. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  2120. [iis_common_files_system.Security]
  2121. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  2122.  
  2123. [Strings]
  2124. REG_UNINSTALL="Software\Microsoft\Windows\CurrentVersion\Uninstall"
  2125. REG_INETSTP="Software\Microsoft\InetStp"
  2126. REG_INETMGR="Software\Microsoft\InetMgr"
  2127. REG_SVCS_INETINFO="System\CurrentControlSet\Services\InetInfo"
  2128. REG_KEYRING="Software\Microsoft\Keyring"
  2129. REG_APPPATHS="Software\Microsoft\Windows\CurrentVersion\App Paths"
  2130. REG_CLSID="Software\Classes\CLSID"
  2131. REG_SLATE_MMC="Software\Microsoft\MMC"
  2132. SZ_SLATE_ID="{A841B6C2-7577-11d0-BB1F-00A0C922E79C}"
  2133.  
  2134. ; the following are localizable
  2135. SDESC_IMS="SMTP Service"
  2136. LDESC_IMS="Supports the transfer of electronic mail"
  2137. SDESC_IIS_SMTP="SMTP Service"
  2138. LDESC_IIS_SMTP="SMTP service files"
  2139. SDESC_IIS_SMTP_DOCS="SMTP Service Documentation"
  2140. LDESC_IIS_SMTP_DOCS="SMTP service documentation files"
  2141. SZ_SLATE_NAME_STRING="Internet Services"
  2142.  
  2143. ; sneely: changed to add media strings here.  Note that [strings] must be the last section in this file
  2144.  
  2145.  
  2146. cdname = "Windows XP Professional CD-ROM"
  2147. productname = "Windows XP Professional"
  2148.  
  2149.  
  2150. bootname1    = "Windows XP Professional SP1 Setup Boot Disk"
  2151. bootname2    = "Windows XP Professional SP1 Setup Disk #2"
  2152. bootname3    = "Windows XP Professional SP1 Setup Disk #3"
  2153. bootname4    = "Windows XP Professional SP1 Setup Disk #4"
  2154. bootname5    = "Windows XP Professional SP1 Setup Disk #5"
  2155. bootname6    = "Windows XP Professional SP1 Setup Disk #6"
  2156.  
  2157. cdtagfile   = "\win51ip"
  2158.  
  2159.  
  2160. cdtagfilei   = "\win51ip"
  2161.  
  2162. cdtagfilem   = "\win51mp"
  2163.  
  2164. boottagfile1   = "\disk101"
  2165. boottagfile2   = "\disk102"
  2166. boottagfile3   = "\disk103"
  2167. boottagfile4   = "\disk104"
  2168. boottagfile5   = "\disk105"
  2169. boottagfile6   = "\disk106"
  2170.  
  2171. spcdname = "Windows XP Professional Service Pack 1 CD"
  2172. spcdtagfilei   = "\win51ip.sp1"
  2173.  
  2174. cd2name = "Windows XP Professional CD2"
  2175. cd2tagfilei = "\win51ip2"
  2176.  
  2177. [iis_common_files_system]
  2178. adsiisex.dll,EXCH_adsiisex.dll
  2179. fcachdll.dll,EXCH_fcachdll.dll
  2180. regtrace.exe,EXCH_regtrace.exe
  2181. rwnh.dll,EXCH_rwnh.dll
  2182.  
  2183. [iis_ims_files_program]
  2184. aqadmin.dll,EXCH_aqadmin.dll
  2185. aqueue.dll,EXCH_aqueue.dll
  2186. mailmsg.dll,EXCH_mailmsg.dll
  2187. seo.dll,EXCH_seo.dll
  2188. seos.dll,EXCH_seos.dll
  2189.  
  2190. [iis_smtp_files_mail_help]
  2191. smtpsnap.cnt,EXCH_smtpsnap.cnt
  2192. smtpsnap.hlp,EXCH_smtpsnap.hlp
  2193.  
  2194. [iis_smtp_files_service]
  2195. ntfsdrv.dll,EXCH_ntfsdrv.dll
  2196. scripto.dll,EXCH_scripto.dll
  2197. smtpadm.dll,EXCH_smtpadm.dll
  2198. smtpsnap.dll,EXCH_smtpsnap.dll
  2199. smtpsvc.dll
  2200.  
  2201. [iis_smtp_files_system]
  2202. ntfsdrct.h,EXCH_ntfsdrct.h
  2203. ntfsdrct.ini,EXCH_ntfsdrct.ini
  2204. smtpapi.dll,EXCH_smtpapi.dll
  2205. smtpctrs.dll,EXCH_smtpctrs.dll
  2206. smtpctrs.h,EXCH_smtpctrs.h
  2207. smtpctrs.ini,EXCH_smtpctrs.ini
  2208. snprfdll.dll,EXCH_snprfdll.dll
  2209. ;LAYOUT.INF
  2210. ;Disk Layout file for Microsoft Mail and News Setup
  2211. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  2212.  
  2213. [version]
  2214. signature="$Windows NT$"
  2215. SetupClass=BASE
  2216.  
  2217.  
  2218. [SourceDisksNames]
  2219. ; Cabinet file names and associated disks
  2220. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  2221. ; 34001 ==> \i386, \Net98, \Alpha
  2222. 0="%spcdname%","%spcdtagfilei%",0,%34001%,1
  2223. 1="%cdname%","ims.cab",0,%34001%,16,"%cdtagfile%"
  2224. [SourceDisksFiles]
  2225. ;<file> = <cabinet number>,<subdir>,<size>
  2226. ;Note: File is not in a cabinet if cab# is 0
  2227.  
  2228. smtpsvc.dll=0,,431616
  2229. EXCH_adsiisex.dll=1,,5632
  2230. EXCH_aqadmin.dll=1,,45056
  2231. EXCH_aqueue.dll=1,,312320
  2232. EXCH_fcachdll.dll=1,,43520
  2233. EXCH_mailmsg.dll=1,,65536
  2234. EXCH_ntfsdrct.h=1,,773
  2235. EXCH_ntfsdrct.ini=1,,1037
  2236. EXCH_ntfsdrv.dll=1,,38912
  2237. EXCH_regtrace.exe=1,,23040
  2238. EXCH_rwnh.dll=1,,9216
  2239. EXCH_scripto.dll=1,,57856
  2240. EXCH_seo.dll=1,,205824
  2241. EXCH_seos.dll=1,,26112
  2242. EXCH_smtpadm.dll=1,,175104
  2243. EXCH_smtpapi.dll=1,,9728
  2244. EXCH_smtpctrs.dll=1,,12288
  2245. EXCH_smtpctrs.h=1,,8002
  2246. EXCH_smtpctrs.ini=1,,21791
  2247. EXCH_smtpsnap.dll=1,,2134528
  2248. EXCH_snprfdll.dll=1,,7168
  2249. EXCH_smtpsnap.cnt=1,,354
  2250. EXCH_smtpsnap.hlp=1,,72347
  2251.